バージョン

GridColumnLayout<T> クラス

ColumnLayout ラッパー
シンタックス
'宣言
 
Public Class GridColumnLayout(Of T As Class) 
   Inherits GridWrapper(Of T)
public class GridColumnLayout<T> : GridWrapper<T> 
where T: class
型パラメータ
T
参照

オンラインで表示: GitHub